Skip to content

feat(datafusion): Add $partitions system table#294

Merged
JingsongLi merged 1 commit into
apache:mainfrom
plusplusjiajia:fusion-partitions
May 18, 2026
Merged

feat(datafusion): Add $partitions system table#294
JingsongLi merged 1 commit into
apache:mainfrom
plusplusjiajia:fusion-partitions

Conversation

@plusplusjiajia
Copy link
Copy Markdown
Member

Purpose

Add the $partitions Paimon system table to the DataFusion integration. Mirrors Java
PartitionsTable.

SELECT * FROM paimon.default.my_table$partitions;

@plusplusjiajia plusplusjiajia force-pushed the fusion-partitions branch 7 times, most recently from 97528b3 to 11bb971 Compare May 1, 2026 09:24
@plusplusjiajia plusplusjiajia force-pushed the fusion-partitions branch 2 times, most recently from fb81f6f to c007ec8 Compare May 9, 2026 16:02
Copy link
Copy Markdown
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@JingsongLi JingsongLi merged commit 2d0781e into apache:main May 18, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants